I'm working on a website project with a members section.
During development of the site I created a number of members, where one of them shared email address with the admin backend user (for testing).
Now the admin cannot login to Umbraco and the account is not showing up in the users section. The admin user *is* present in the umbracoUser-table, and I tried to delete the (seemingly) conflicting member and restarted the app pool, but that didn't help. Other administator users are still able to login and are present in the user tree, so this (bug?) seems only to affect the default "admin"-user.
Any ideas what to do next? Thanks in advance, Simon Justesen
[7.2.4] Admin user disappeared
Hi! :)
I'm working on a website project with a members section.
During development of the site I created a number of members, where one of them shared email address with the admin backend user (for testing).
Now the admin cannot login to Umbraco and the account is not showing up in the users section. The admin user *is* present in the umbracoUser-table, and I tried to delete the (seemingly) conflicting member and restarted the app pool, but that didn't help. Other administator users are still able to login and are present in the user tree, so this (bug?) seems only to affect the default "admin"-user.
Any ideas what to do next? Thanks in advance,
Simon Justesen
Hi Simon
That's really odd - Sounds like a bug indeed. I think that you should report it at the issue tracker.
Perhaps you can find the member in the database and change the e-mail address and see if that makes the default admin account work again?
/Jan
Hi Jan,
The member is not present in the database, so that's really weird.
I'll log it as a bug in the issuetracker
Thanks,
Simon
is working on a reply...